home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / spermato.exe / scripts / DefineButton2_222 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2001-03-09  |  72b  |  7 lines

  1. on(rollOver){
  2.    tellTarget("/contact")
  3.    {
  4.       play();
  5.    }
  6. }
  7.